翻訳と辞書
Words near each other
・ llp
・ lm-prolog
・ lm3
・ lmao
・ lmds
・ lml
・ lmtp
・ lnf
・ lo
・ load
load balancing
・ lobotomy
・ loc
・ local area network
・ local area transport
・ local bus
・ local echo
・ local exchange carrier
・ local loop
・ local loopback addresses


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

load balancing : FOLDOC
load balancing
Techniques which aim to spread tasks among the processors in a parallel processor to avoid some processors being idle while others have tasks queueing for execution. Load balancing may be performed either by heavily loaded processors (with many tasks in their queues) sending tasks to other processors; by idle processors requesting work from others; by some centralised task distribution mechanism; or some combination of these. Some systems allow tasks to be moved after they have started executing ("{task migration}") others do not. It is important that the overhead of executing the load balancing algorithm does not contribute significantly to the overall processing or communications load.
Distributed scheduling algorithms may be static, dynamic or preemptive. Static algorithms allocate processes to processors at run time while taking no account of current network load. Dynamic algorithms are more flexible, though more computationally exp


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.